home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16278 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  543 b 

  1. Path: prodigy.com!usenet
  2. From: NEKU72A@prodigy.com (Brian Munroe)
  3. Newsgroups: comp.lang.c++
  4. Subject: Help with structure I/O needed
  5. Date: 10 Apr 1996 06:44:50 GMT
  6. Organization: Prodigy Services Company  1-800-PRODIGY
  7. Distribution: world
  8. Message-ID: <4kfld2$1adk@useneta1.news.prodigy.com>
  9. NNTP-Posting-Host: innugap1-int.news.prodigy.com
  10. X-Newsreader: Version 1.2
  11.  
  12. Is there a simple way to input/output a structure to/from a file? I'm 
  13. sure there is but, the only way I've been able to write structures to a 
  14. file is to do it piece by piece.
  15.  
  16.